Add or Edit an Extended Attribute

Extended attributes are used to define a subset of attributes to hold data. They are directly linked to an attribute and so can only be created after an initial attribute.

To add or edit an extended attribute:

  1. Select the section that you want to add the extended attribute to from the Select section drop-down list.

    Select section drop-down

    Note: If you opened the Attribute Manager by clicking the Manage Attribute Definitions option in the Tasks panel, this field is read-only.

  2. Do one of the following:

    • Right-click on the relevant Extended item in an attribute and then select New > New Extended Attribute to add a new attribute.

      New Extended Attribute option

    • Right-click on an existing attribute and click the View option to edit it.

      View option

    The Attribute Definition window is displayed.

    Attribute Definition window

    Note: You can also add a pre-existing attribute by right-clicking on the relevant category and then selecting New > Select Extended Attribute. This displays the Select window where you can select the relevant extended attribute.

  3. Enter or edit the relevant details. The fields displayed are dependent on the Type field.

The fields common to all extended attribute types are described in the following table.

This field Holds this information...
Name The name of the extended attribute.
Show When Empty Whether to display the extended attribute if there are no values.
Is Mandatory Whether the field is mandatory.
Parent Attribute The attribute to which the extended attribute belongs. Select from the drop-down list.
Description A description of the extended attribute. This is displayed at the bottom of the Attribute Manager when the extended attribute is selected.
Type

The field's data type. Select from the following:

  • Date
  • Decimal
  • Entity
  • List
  • Number
  • Reference Data
  • Text
  • True\False
  • Yes\No
Condition A condition that enables or disables the extended attribute depending on another attribute's value (for example: entering a condition of [<extended attribute name>]>9 only enables the extended attribute if that attribute is greater than 9).

Additional fields depending on the Type are defined in the following drop-downs:

Note: There are no additional fields for Date, True\False or Yes\No types.

  1. Click OK.

    The extended attribute is then added to the attribute.

    It can be accessed by users in the relevant editor by clicking the purple plus button adjacent to its parent attribute field.

    Purple plus button

Back to top